Vcenter NamespaceManagement Supervisors ImageSourceSpec
The Vcenter NamespaceManagement Supervisors ImageSourceSpec schema contains the specification about the configuration of a Supervisor image.
This schema was added in vSphere API 9.0.0.0.
{
"source_type": "string",
"library": "string"
}
Represents the source of the Supervisor images.
For more information see: Vcenter NamespaceManagement Supervisors ImageSourceType.
This property was added in vSphere API 9.0.0.0.
If a Supervisor image is hosted in CONTENT_LIBRARY, Vcenter NamespaceManagement Supervisors ImageSourceSpec.library represents the identifier of that Content Library.
This property was added in vSphere API 9.0.0.0.
This property is optional and it is only relevant when the value of source_type is Vcenter NamespaceManagement Supervisors ImageSourceType.CONTENT_LIBRARY.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.Library
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.Library
.